Remove call to ShowOwnedPopups (FALSE) to hide owned windows
authorLuca Bacci <luca.bacci982@gmail.com>
Tue, 14 Dec 2021 17:33:28 +0000 (18:33 +0100)
committerLuca Bacci <luca.bacci982@gmail.com>
Sun, 2 Jan 2022 17:42:31 +0000 (18:42 +0100)
commitc77272a7d7cda548e5ff2a4dadbc8235ec9a9d23
tree91a4cec74d6120fabfe5a5c2fc45649a5300df12
parent7a1004df7313518c5a9edf272000c502a33b5b47
Remove call to ShowOwnedPopups (FALSE) to hide owned windows

This is needed to fully support windows with the property
"destroy-with-parent" set to FALSE.
gdk/win32/gdksurface-win32.c